﻿/*首页开始*/
.shouye{ background:#fff;overflow:hidden;position:relative;display:block; }
.sou{ height:48px;line-height:48px;background:#F6F6F6;font-size:1.2rem;}
.sou  a{ padding:0 2%; }
.sou .search { position: relative; padding:0 8px;}
.sou .inp1 { width: 100%; background: #fff; height: 32px; border: none; outline: 0; padding-left: 5px;}
.sou .btn_sub { position: absolute; right: 8px; top: 8px; width: 40px; height: 32px; background: url('../img/seah.png') no-repeat center #fff; background-size: 16px; border: none; outline: 0;}

.sy-chanpin{ position:relative;display:block; }
.sy-chanpin  .cpleft{ width:230px; }
.sy-chanpin  .cpleft  .titlecl{ background:url(../img/m-box1t.png) no-repeat; padding-left:35px; color:#fff;font-size:16px;font-weight:bold; height:40px;line-height:40px; }
.sy-chanpin  .cpleft   .cplist{ margin:2px 0;overflow:hidden;position:relative; }
.sy-chanpin  .cpleft   .cplist  li{ background:url(../img/box1-l.png) no-repeat left top;margin:2px 0; padding-left:35px; line-height:41px; }
.sy-chanpin  .cpleft   .cplist  li a{ color:#fff;display:block; font-size:14px;font-weight:bold;}
.sy-chanpin  .cpleft   .cplist  li a:hover{ color:#eee; }
.sy-chanpin  .cpleft  .lianxi{ background:url(../img/lianxi.png) no-repeat;overflow:hidden; }
.sy-chanpin  .cpleft  .lianxi .lxbox{margin:35px 0 55px; line-height:1.7;color:#fff;padding:10px; }
.sy-chanpin  .cpbox{ width: -webkit-calc(100% - 240px);width:-moz-calc(100% - 240px);width:calc(100% - 240px);position: relative;display: block;overflow: hidden; }
.sy-chanpin  .cpbox  .titlecr{ background:url(../img/gongs.png) repeat-x;position:relative; }
.sy-chanpin  .cpbox  .titlecr span{ background:url(../img/title.png) no-repeat left center; line-height:33px; padding-left:15px;margin-left:15px; }
.sy-chanpin  .cpbox  .titlecr a.more{ background:url(../img/more.jpg) no-repeat center; width:50px; height:33px; position:absolute;right:0;}
.sy-chanpin  .cpbox  .cpboximg{ border:1px solid #ccc; }
.sy-chanpin  .cpbox  .cpboximg  img{ width:100%;border:1px solid #333;max-height:150px; }
.sy-chanpin  .cpbox  .jianjie{ border:1px solid #ccc;line-height:2; text-indent:2rem; }

.synews{ position:relative;display:block; overflow: hidden; }
.synew{ position:relative;display:block; overflow: hidden; }
.synew  .titlexw{ background:url(../img/gongs.png) repeat-x;position:relative; }
.synew  .titlexw span{ background:url(../img/title.png) no-repeat left center; line-height:33px; padding-left:15px;margin-left:15px; }
.synew  .titlexw a.more{ background:url(../img/more.jpg) no-repeat center; width:50px; height:33px; position:absolute;right:0;}
.synew  .synewlist{ border:1px solid #ccc; }
.synew  .synewlist li{ background:url(../img/li.png) no-repeat left center;font-size:0.9rem;padding-left:15px;border-bottom:1px solid #eee; }
.synew  .synewlist li span{ font-size:0.8rem; color:#bbb; }

.syanli{position:relative;display:block; overflow: hidden;  }
.syanli  .titleal{ background:url(../img/gongs.png) repeat-x;position:relative; }
.syanli  .titleal span{ background:url(../img/title.png) no-repeat left center; line-height:33px; padding-left:15px;margin-left:15px; }
.syanli  .titleal a.more{ background:url(../img/more.jpg) no-repeat center; width:50px; height:33px; position:absolute;right:0;}
/*首页结束*/
